java authentication and authorization services造句
例句与造句
- the classes of the java authentication and authorization service jaas are converted to the classes in the
java验证和授权服务(jaas)类已转换为 - describes conversion issues relating to java authentication and authorization service jaas applications
说明与java身份验证和授权服务(jaas)应用程序相关的转换问题。 - gluecode uses security realms that are built around the java authentication and authorization service jaas
gluecode使用围绕java身份验证和授权服务(jaas)建立的安全域。 - in the sections that follow, i ll focus on the user-centric authorization model of the java authentication and authorization service
在下面一节中,我将重点介绍java认证和授权服务(javaauthenticationandauthorizationservice)的以用户为中心的授权模型。 - once you understand how code-centric authorization works, i ll move on to the user-centric authorization model of the java authentication and authorization service jaas
在了解了以代码为中心的授权模型是如何工作的后,我将转向java授权和认证服务(jaas)的以用户为中心的授权模型。 - It's difficult to find java authentication and authorization services in a sentence. 用java authentication and authorization services造句挺难的
- up until recently, the pertinent question in the context of the java security architecture used to be " what access rights does this piece of running code have ? " that changed with the introduction of the java authentication and authorization service jaas, first as a platform extension with jdk version 1.3 and then as part of the core jdk version 1.4 and above
直到最近,在java安全体系结构中相关的问题都是“这段运行中的代码的访问权限是什么?”随着java认证和授权服务(javaauthenticationandauthorizationservice,jaas)的引入,这种情况改变了。jaas首先是作为jdk版本1.3的平台扩展,之后作为jdk1.4及以后版本的核心部分。 - the web services back-end servlet uses these credentials to authenticate and call a businesslogic ejb under the identity of an authenticated subject using geronimo-specific code for authentication because java authentication and authorization service jaas authentication only is not enough . the snippet in
web服务后端servlet使用这些凭证进行身份验证,并使用geronimo特定的身份验证代码以经过身份验证的主体的身份调用businesslogicejb[因为只使用javaauthenticationandauthorizationservice(jaas)身份验证是不够的]。 - follow along as java architect abhijit belapurkar leads this detailed, behind-the-scenes introduction to two distinctly different yet related models of authorization : the code-centric model of the java 2 platform security architecture and the user-centric model of the java authentication and authorization service
听java体系架构师abhijitbelapurkar讲解两种不同(但相关)的授权模型的详细的、幕后的介绍:以代码为中心的java2平台安全体系结构和以用户为中心的java认证和授权服务。 - you ll see how geronimo s componentized architecture simplifies tomcat s integration, and get some hands-on experience deploying the sample web application to tomcat . last, but not least, you ll learn how to leverage the geronimo tomcat integration to add a tomcat java authentication and authorization service jaas security realm to the sample applications that use geronimo s container-based jaas support
您将了解geronimo的组件化架构是如何简化tomcat的集成的,并进行一些动手操作,体验如何将示例web应用程序部署到tomcat,最后(但并不是最不重要的),您将学习如何利用geronimo/tomcat集成将tomcatjava身份验证和授权服务(jaas)安全领域(realm)添加到使用geronimo的基于容器的jaas支持的示例应用程序。